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