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