# File lib/stream.rb, line 195
        def increment_stop (incr=1); @stop += incr; end