# File lib/puppet/property.rb, line 250 250: def match_all? 251: self.class.array_matching == :all 252: end