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