sbool isImmutableSnippet(long snippetID) { ret snippetID >= 2000000 && snippetID <= 2999999; }