# File lib/rfuzz/stats.rb, line 155
155:     def to_s
156:       "#{@stats.values.join("\n")}\nErrors: #@error_count"
157:     end