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