# File lib/rfuzz/stats.rb, line 123 123: def initialize 124: @stats = {} 125: @error_count = 0 126: end