class Pry::Pager

def initialize(pry_instance)

def initialize(pry_instance)
  @pry_instance = pry_instance
end