public BillsStat Ask(EmptyCriterion criterion) { BillsStat billsStat = _statService.GetAllBillsStat(); return(billsStat); }