113114115116117118119
return null; } protected Map<String, Object> createMap(JSONObject jsonObject) { return new JsonMap(jsonObject); }