// type is in plural static LS dm_getUnclearList(S type) { ret collect name((L) dm_call(dm_findUnclearListModule(type), 'list)); }