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