# File lib/rouge/lexer.rb, line 422
    def stream_tokens(stream, &b)
      raise 'abstract'
    end