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