# File lib/coercible/coercer/time.rb, line 34
      def to_integer(value)
        value.to_i
      end