# File lib/parslet/scope.rb, line 32
  def initialize
    @current = Binding.new
  end