# File lib/pry/pager.rb, line 203
def
initialize
(
rows
,
cols
)
@rows
,
@cols
=
rows
,
cols
reset
end