class Foo { val String.foo : Any get() { return this@foo } }