# File lib/bullet/notification_collector.rb, line 21
    def notifications_present?
      !@collection.empty?
    end