# File lib/stream.rb, line 189
        def at_end?; @pos == @stop; end