pub type ValueObject = IndexMap<String, SpannedValue>;
pub struct ValueObject { /* private fields */ }