sO dm_makeOrShowAndCallModule(S moduleLibID, S method, O... args) { ret dm_callModule(dm_makeOrShowModule(moduleLibID), method, args); }