class Bullet::Notification::UnusedEagerLoading

def notification_data

def notification_data
  super.merge(backtrace: [])
end