def __init__(self, appearance): Strip.__init__(self) self.appearance = appearance
def __init__(self): Strip.__init__(self)