fn encode_json_object_with_context<'a>( json_object: Map<String, Value>, context: &JsonContext<'a>, ) -> Result<JsonValue>