sO mapMethodLike dm_callMe(S method, O... args) { ret dm_callMyself(method, args); }