= private = protected
to_s()
Returns the value as a string.
static VALUE nucomp_to_s(VALUE self) { return f_format(self, f_to_s); }