# File lib/webmock/stub_registry.rb, line 38
    def registered_request?(request_signature)
      request_stub_for(request_signature)
    end