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