method
new
new()
public
Hide source
# File lib/irb/frame.rb, line 24 def initialize @frames = [TOPLEVEL_BINDING] * INIT_STACK_TIMES end