# File lib/rouge/formatter.rb, line 50
    def stream(tokens, &b)
      raise 'abstract'
    end