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