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