# File lib/rdoc/parser/ruby_tools.rb, line 138 def token_listener(obj) add_token_listener obj yield ensure remove_token_listener obj end