I have two collections defined - gIterator is an Iterator, and contains [1, 2, 3, 4, 5], and gCustomIterator is an object with an __iterator__ method that contains [6, 7, 8, 9].