# File lib/puppet/util/fileparsing.rb, line 296 296: def records? 297: defined?(@record_types) and ! @record_types.empty? 298: end