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