module WebMock

def self.show_body_diff?

def self.show_body_diff?
  Config.instance.show_body_diff
end