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