public StatisticService() { _statisticRepository = new TStatisticRepository(); _imageRepository = new TImageRepository(); }