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