# File lib/pry/helpers/base_helpers.rb, line 108 def stagger_output(text, out = nil) Pry.new.pager.page text end