# File lib/plist/parser.rb, line 166
    def to_ruby
      CGI::unescapeHTML(text || '')
    end