public function setRepresentative(\Civix\CoreBundle\Entity\Representative $representative) { $this->__load(); return parent::setRepresentative($representative); }