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