// takes item, returns list names static Set dm_searchLoadedMechListIndices(S s) { ret concatListsToCISet((L>) dm_vmBus_queryServices('aMechListIndex, 'mechListsForEntry, s)); }