static void loadAndAutoRestartModule(fS moduleVar, fS programID) { setMC(moduleVar, run(programID)); autoRestartModule(moduleVar, programID, true); }