= private = protected
bottom(n = 0)
singleton functions
# File lib/irb/frame.rb, line 50 def Frame.bottom(n = 0) @backtrace.bottom(n) end