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