static L> dm_ai_linesWithTriggers() { ret map((L) dm_findAndCallModule("#1021004/LinesWithTriggers", 'concepts), func(O o) -> Pair { pair(getString(o, 'line), isTrue(getOpt(o, 'trigger))) }); }