static boolean containsToken(L tok, S token) { ret tok.contains(token); }