# File lib/mocha/parameter_matchers/equivalent_uri.rb, line 26
    def equivalent_uri(uri)
      EquivalentUri.new(uri)
    end