# File lib/bullet/notification_collector.rb, line 17
    def add(value)
      @collection << value
    end