public DriveStatisticService(IDriveStatisticRepository iDriveStatisticRepository) { this._iDriveStatisticRepository = iDriveStatisticRepository; }