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