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