# File lib/pry/pry_class.rb, line 41
  def self.main
    @main ||= TOPLEVEL_BINDING.eval "self"
  end