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