sO mapMethodLike dm_callAndImport(O moduleOrID, S method, O... args) { ret dm_callWithImport(moduleOrID, method, args); }