operator fun JsonObject.minus(key: String): JsonObject
operator fun JsonObject.minus(keys: Collection<String>): JsonObject