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