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