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