Resolved to:
0: (in Foo) fun iterator(): Iterator
1: (in Iterator) fun hasNext(): kotlin.Boolean
2: (in Iterator) fun next(): kotlin.Any
