class Curl::WebMockCurlEasy

def http(method)

def http(method)
  @webmock_method = method
  super
end