# File lib/bullet/notification/unused_eager_loading.rb, line 16
      def title
        "AVOID eager loading #{@path ? "in #{@path}" : 'detected'}"
      end