# File lib/pry/pry_instance.rb, line 112
  def current_binding
    binding_stack.last
  end