public function setYear(\SerieZone\SerieBundle\Entity\Year $year)
 {
     $this->__load();
     return parent::setYear($year);
 }