// "Create member function 'Foo.get'" "true" import java.util.ArrayList class Foo { fun x (y: Foo>, w: ArrayList) { val z: Iterable = y["", w] } }