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