# File lib/mongrel/debug.rb, line 69 def close(*arg,&blk) $open_files.delete self orig_close(*arg,&blk) end