# File lib/webmock/http_lib_adapters/curb_adapter.rb, line 188
      def http(method)
        @webmock_method = method
        super
      end