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