# File lib/mechanize.rb, line 792
  def keep_alive= enable
    @agent.keep_alive = enable
  end