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