[Source]
# File lib/facter/util/plist/parser.rb, line 198 198: def to_ruby 199: text.to_f 200: end
[Validate]