asJsonObject

abstract fun asJsonObject(input: Any): NODE
@JvmName(name = "anyAsJsonObject")
fun Any.asJsonObject(): NODE