--------------------------- SV* to_string(self, ...) SV *self ALIAS: as_string = 1 TO_JSON = 2 OVERLOAD: to_string \"\" CODE: RETVAL = to_string(aTHX_ self); OUTPUT: RETV