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