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