# File lib/mechanize.rb, line 799
  def open_timeout= open_timeout
    @agent.open_timeout = open_timeout
  end