public void Quack() { GobbleBehavior.Gobble(); }
public virtual void Gobble() { GobbleBehavior.Gobble(); }