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