42 43 44
# File 'lib/wisper/global_listeners.rb', line 42 def clear with_mutex { @registrations.clear } end