# File lib/pry/pry_instance.rb, line 116
  def current_context
    binding_stack.last
  end