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