create a string from the elements of this streamredefines Sequence.asString:create a string representation of this list including all the stringrepresentations of its contents, separated by ',' and enclosed in '['and ']'.redefines Object.asString: