Right now `JSONObject.ns` returns `[AnyHashable: Any]`. This should probably return `[String: Any]` instead.