static Set allIndexedTermsStartingWith(S prefix) { ret prefixSubSet(indexedTerms(), prefix); }