module Bullet

def notification_collector

def notification_collector
  Thread.current[:bullet_notification_collector]
end