# File lib/stream.rb, line 221
def
set_to_end
;
@wrapped_stream
.
set_to_end
;
end