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