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