# File lib/facter/util/plist/parser.rb, line 159
159:     def to_ruby
160:       CGI::unescapeHTML(text || '')
161:     end