object : Runnable { override fun run() { println("Run") } }