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