public void simple_match()
 {
     theEncoding.Matches("gzip").ShouldBeTrue();
 }