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