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