def __init__(self, name): Production.__init__(self, name)
def __init__(self, name): Production.__init__(self, name) self.time = None