Exemplo n.º 1
0
 def __init__(self):
     Wheel.__init__(self, Firm.AUDI)
Exemplo n.º 2
0
 def __init__(self):
     Wheel.__init__(self, Firm.FORD)
 def __init__(self):
     Wheel.__init__(self, 'TransportWheels')
     self.base_method = 'rotate around the axis in the vertical plane'