class Bullet::NotificationCollector

def reset

def reset
  @collection = Set.new
end