# File lib/puppet/provider/parsedfile.rb, line 31 31: def self.clear 32: @target_objects.clear 33: @records.clear 34: end