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