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