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