def __init__(self, parentBucket=None): self.content = 0 self.parentBucket=parentBucket self.lastDrip = time()