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