# File lib/mechanize.rb, line 726
  def idle_timeout= idle_timeout
    @agent.idle_timeout = idle_timeout
  end