static LS mL_safe(S name) { if (!remoteMechListMirror_isPublic(name)) fail("unsafe list: " + name); ret mL_localCopy(name); }