[Source]
# File lib/facter/util/plist/parser.rb, line 205 205: def to_ruby 206: DateTime.parse(text) 207: end
[Validate]