static Runnable dm_methodNameAsRunnable(S methodName) { DynModule mod = dm_current_mandatory(); ret r { call(mod, methodName) }; }