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