# File lib/puppet/parser/ast.rb, line 87
87:     def initialize(args)
88:         set_options(args)
89:     end