# File lib/rfuzz/stats.rb, line 137
137:
def
reset
138:
@stats
.
each
{
|
e
,
s
|
s
.
reset
} 139:
end