# File lib/mechanize.rb, line 862
  def read_timeout= read_timeout
    @agent.read_timeout = read_timeout
  end