# File lib/puppet/parser/lexer.rb, line 59
59:     def [](name)
60:       @tokens[name]
61:     end