Kotlin any is a class, with the methods from Java Object
Object
open class Any() { open operator fun equals(other: kotlin.Any?): kotlin.Boolean { /* com