!7 module QuickSearchManager > DynQuickSearch { LS calc_impl() { ret ll("Hello world!"); } }