# File lib/coercible/coercer/numeric.rb, line 18
      def to_string(value)
        value.to_s
      end