# File lib/rdoc/tokenstream.rb, line 13
  def start_collecting_tokens
    @token_stream = []
  end