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