def __init__(self): Action.__init__(self, parallel=True, any_order=True)
def __init__(self): Action.__init__(self, parallel=False, any_order=False)