protected virtual void Eat(Nodule nod)
 {
     nod.GetEaten(this);
 }