public function getRepresentative()
 {
     $this->__load();
     return parent::getRepresentative();
 }