LObject

fun LObject(vararg pairs: Pair<LAny, LAny>)
fun LObject(value: MutableMap<LAny, LAny> = mutableMapOf())