SnowmanX95
allanhasegawa
inline fun <reified T : Any> T.hey() = println("Hello: ${this::class.java.name}")