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