# File lib/stream.rb, line 523
def
concatenate
;
ConcatenatedStream
.
new
self
;
end