# File lib/puppet/property.rb, line 23
23:     def array_matching
24:       @array_matching ||= :first
25:     end