# File lib/rdoc/parser/ruby_tools.rb, line 107
  def remove_token_listener(obj)
    @token_listeners.delete(obj)
  end