# File lib/stream.rb, line 44
def
set_to_end
until
at_end?
;
basic_forward
;
end
end