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