# File lib/ruby-debug-ide.rb, line 172 def binding_n(n = 0) Debugger.current_context.frame_binding[n+1] end