# File lib/puppet/provider/parsedfile.rb, line 302 302: def self.to_file(records) 303: text = super 304: header + text 305: end