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