# File lib/mongoid/fields/serializable/date_time.rb, line 22 def deserialize(object) object.try(:to_datetime) end