# File lib/bullet/notification/base.rb, line 40
      def body_with_caller
        "#{body}\n#{call_stack_messages}\n"
      end