sO dm_showMechListsSelector(Collection lists) { O mod = dm_makeNewModule("#1020906/MechListsSelector"); dm_callModule(mod, 'addLists, lists); dm_showModule(mod); ret mod; }