# File lib/bullet/notification_collector.rb, line 13
    def reset
      @collection = Set.new
    end