class WebMock::Config

def initialize

def initialize
  @show_stubbing_instructions = true
  @show_body_diff = true
end