# File lib/facter/util/plist/parser.rb, line 204
204:     def to_ruby
205:       DateTime.parse(text)
206:     end