# File lib/mongrel/stats.rb, line 59 59: def dump(msg = "", out=STDERR) 60: out.puts "#{msg}: #{self.to_s}" 61: end