35 36 37
# File 'lib/lemon/coverage/snapshot.rb', line 35 def reset each{ |u| u.covered = false } end