class Bullet::Notification::Base

def body_with_caller

def body_with_caller
  "#{body}\n#{call_stack_messages}\n"
end