# File lib/mechanize/robots_disallowed_error.rb, line 24
  def to_s
    "Robots access is disallowed for URL: #{url}"
  end