# File lib/webmock/config.rb, line 5
    def initialize
      @show_stubbing_instructions = true
      @show_body_diff = true
    end