public function notifyObservers()
 {
     $this->duck->notifyObservers();
 }