# File lib/facter/util/plist/parser.rb, line 47 47: def text( contents ) 48: @open.last.text = contents if @open.last 49: end