class Strip: def __init__(self, segments, segmentConfiguration): self.segments = segments self.segmentConfiguration = segmentConfiguration return