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