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