class Bullet::Notification::Base

def notify_out_of_channel

def notify_out_of_channel
  notifier.out_of_channel_notify(notification_data)
end