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