[Source]
# File lib/facter/util/plist/parser.rb, line 180 180: def to_ruby 181: text.to_i 182: end
[Validate]