ribesg
val test: Any test = UIView() println(test::class.toString()) // Prints "class <anonymous>"
test
UIView