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