class Bullet::NotificationCollector

def add(value)

def add(value)
  @collection << value
end