pub type ObjectValues = LinkedHashMap<String, ObjectValue>;
pub struct ObjectValues { /* private fields */ }