// "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 implemented") //To change body of created functions use File | Settings | File Templates. } }