# File lib/coercible/coercer/object.rb, line 101
      def to_string(value)
        coerce_with_method(value, :to_str, __method__)
      end