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