// "Create member function 'get'" "true" import java.util.ArrayList class Foo { fun x (y: Foo>, w: ArrayList) { val z: Iterable = y["", w] } private operator fun get(s: String, w: T): T { throw UnsupportedOperationException("not implemented") //To change body of created functions use File | Settings | File Templates. } }