!7 cmodule SomeELEAnswerModule > ELESuggester { void process_impl(S input) { showSuggestions(input, ai_iterator_starPatternFromLastWords(input)); } }