37 38 39
# File 'lib/flag.rb', line 37 def reset [USERS, GROUPS].each { |k| Flag.store.call("DEL", "#{key}:#{k}") } end