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