operator fun JsonObject.plus(other: JsonObject): JsonObject
operator fun JsonObject.plus(pair: Pair<String, *>): JsonObject