class C { fun String.test(): Int { return this@C.hashCode() } }