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