class Bullet::Notification::NPlusOneQuery

def title

def title
  "USE eager loading #{@path ? "in #{@path}" : 'detected'}"
end