class Bullet::Detector::NPlusOneQuery

def impossible?(bullet_ar_key)

def impossible?(bullet_ar_key)
  impossible_objects.include? bullet_ar_key
end