in distill/segmentation/segments.py [0:0]
def __iter__(self): """ Allows Segments to be iterable. """ return iter(self.segments)