public ResultService(ITranslateResultRepository resultRepository) { this.resultRepository = resultRepository; }