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