# File lib/puppet/property.rb, line 208
208:   def match_all?
209:     self.class.array_matching == :all
210:   end