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