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