class WebMock::RequestBodyDiff

def request_stub_parseable_json?

def request_stub_parseable_json?
  parseable_json?(request_stub_body)
end