def applyPolicy(self): """Apply the given policy""" EndPolicyInterface.applyPolicy(self)
def __init__(self, **args): EndPolicyInterface.__init__(self, **args)