# File lib/mechanize/robots_disallowed_error.rb, line 20
  def uri
    @uri ||= URI.parse(url)
  end