# File lib/puppet/parser/lexer.rb, line 368 368: def initialize 369: @find = 0 370: @regex = 0 371: initvars 372: end