# File lib/rfuzz/stats.rb, line 19
19:
def
initialize
(
name
) 20:
@name
=
name
21:
reset
22:
end