# File lib/parslet/scope.rb, line 25
  def [](k)
    @current[k]
  end