public decimal GetReceitaTotalAnual()
 {
     return(_receitaApplication.GetReceitaTotalAnual());
 }