# File lib/puppet/parser/ast.rb, line 91
91:   def initialize(args)
92:     set_options(args)
93:   end