# File lib/puppet/parser/resource/reference.rb, line 69 69: def initialize(hash) 70: set_options(hash) 71: requiredopts(:type, :title) 72: end