public function addRate(\Civix\CoreBundle\Entity\Poll\CommentRate $rates) { $this->__load(); return parent::addRate($rates); }