class Curl::WebMockCurlEasy

def body_str

def body_str
  @body_str ||= super
end