# File lib/stream.rb, line 311
        def initialize (otherStream)
          super otherStream
          set_to_begin
        end