# File lib/coercible/coercer/time_coercions.rb, line 45
      def to_datetime(value)
        coerce_with_method(value, :to_datetime)
      end