99100101102103104105
} @Test public void testToken() throws ParseException { final String token = "gzip"; new Token(token); }