def disable(self):
     self.cleanupAggroCollisions()
     DistributedPlayerSimpleShip.disable(self)
 def disable(self):
     self.cleanupAggroCollisions()
     DistributedPlayerSimpleShip.disable(self)