def __init__(self): self._garageOpener = OutputDevice(18, active_high=False, initial_value=False) pass