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