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