jso

inline fun <T : Any> jso(): T(source)
inline fun <T : Any> jso(block: T.() -> Unit): T(source)