public function getAmbiente() Função Retorna o Nome do Ambiente. Exemplo:
$nome = $app->getAmbiente(); //retorna DESENV TESTE ou PROD