# File lib/www/mechanize.rb, line 156
    def max_history=(length); @history.max_size = length end