in distill/segmentation/segments.py [0:0]
def __len__(self): """ Allows Segments to return a length. """ return len(self.segments)