static void runInMCVarWithAutoRestart(S varName, S programID) { set(mc(), varName, run(programID)); autoRestartModule(varName, programID, true); }