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