# File lib/highline.rb, line 480 def page_at=( setting ) @page_at = setting == :auto ? output_rows : setting end