public decimal CalculateYearly()
 {
     return(_calculate.CalculateYearlyTotal());
 }