private function objetoFechaConexao()
 {
     $_BANCO = new ConexaoBD();
     $_BANCO->fechaConexaoBD();
 }