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