# File lib/stream.rb, line 515
def
reverse
;
ReversedStream
.
new
self
;
end