# File lib/webmock/http_lib_adapters/curb_adapter.rb, line 257 def response_code_with_webmock @response_code || response_code_without_webmock end