# File lib/puppet/util/fileparsing.rb, line 121
121:         def text?
122:             type == :text
123:         end