def __init__(self, cr):
     DistributedDroppableCollectableJellybeans.__init__(self, cr)
     self.bean = None
     self.spinIval = None
     self.flyTrack = None
     self.tickSfx = None
     return
 def __init__(self, cr):
     DistributedDroppableCollectableJellybeans.__init__(self, cr)
     self.bean = None
     self.spinIval = None
     self.tickSfx = None
     return
 def __init__(self, cr):
     DistributedDroppableCollectableJellybeans.__init__(self, cr)
     self.jar = None
     self.tickSfx = None
     return