pub type Object = Map;
Type representing a Liquid object, payload of the Value::Object variant
Value::Object
pub struct Object { /* private fields */ }