# File lib/mechanize/http/agent.rb, line 907
  def robots_disallowed? url
    !robots_allowed? url
  end