# File lib/stream.rb, line 219
        def at_end?; @wrapped_stream.at_end?; end