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