// "Create member function 'Foo.get'" "true" class Foo { fun x (y: Foo>) { val z: Iterable = y[""] } private operator fun get(s: String): T { TODO("Not yet implemented") } }