public SummaryReport FiscalYearSummary()
 {
     return(_reportDAO.GetFiscalYearSummary());
 }