static Class runAsMainWithParams(S snippetID, O... params) { ret runWithParams(snippetID, arrayPlus(params, creator_class := null)); }