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