# File lib/puppet/util/fileparsing.rb, line 115
115:     def text?
116:       type == :text
117:     end