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