factory TermMatch.contains(String term, FTSToken matchedToken) => _TermMatch(ContainsMatch.matchKey, term, matchedToken);