pub fn value_from_ast_variables<'a>( variable: &'a Variables<'a>, ) -> Map<String, Value>
Convert Variables back to a serde_json::Value.