Reader# class gb_io.RecordReader# An iterator over the Record contained in a file. __iter__()# Implement iter(self). __next__()# Implement next(self).