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