# File lib/puppet/parser/lexer.rb, line 55
55:         def [](name)
56:             @tokens[name]
57:         end