# File lib/mechanize.rb, line 214
  def max_history
    @agent.history.max_size
  end