# File lib/bullet/notification/base.rb, line 19
      def body
        raise NoMethodError, 'no method body defined'
      end