# File lib/mongrel/debug.rb, line 64 def open(*arg, &blk) $open_files[self] = args.inspect orig_open(*arg,&blk) end