pub type ServerObjectVariables = HashMap<String, Option<Value>>;
pub struct ServerObjectVariables { /* private fields */ }