# File lib/stream.rb, line 319
        def at_end?; wrapped_stream.at_beginning?; end