# File lib/protest/reports/progress.rb, line 16
    def initialize(stream=STDOUT)
      @stream = stream
    end