# File lib/puppet/parser/lexer.rb, line 18 18: def lex_error msg 19: raise Puppet::LexError.new(msg) 20: end