class Bullet::Notification::Base

def notify_inline

def notify_inline
  notifier.inline_notify(notification_data)
end