static S loadSnippetWithAutoRestart(S snippetID) { autoRestartOnSnippetChange(snippetID); ret loadSnippet(snippetID); }