fun foo() fromClass Y T from /Y.foo fun equals(other: Any?): Boolean fromClass kotlin/Any other: Any? from kotlin/Any.equals fun hashCode(): Int fromClass kotlin/Any fun toString(): String fromClass kotlin/Any constructor() fromClass Y