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