# File lib/mechanize.rb, line 949
  def robots= enabled
    @agent.robots = enabled
  end