private static void ValorTotalCervejas() { Console.WriteLine($"Total gasto em Cerveja: {cervejaController.SomaValorCerveja().ToString("C2")}"); }