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