# File lib/benelux/stats.rb, line 18
18:     def clear
19:       each { |g| g.clear }
20:       @names.clear
21:     end