public static string GetPath(string nomeArquivo = "") { return(Ambiente.GetFullPath(PASTA_RELATORIOS, nomeArquivo)); }