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