class ActiveManagement(object): def __init__(self, strategy): self.strategy = strategy