private static HttpResponseBase CreateResponseBase()
 {
     return(CompressionHandlerTest.CreateResponseBase());
 }