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