# File lib/webmock/http_lib_adapters/curb_adapter.rb, line 214 def perform @webmock_method ||= :get curb_or_webmock { super } end