class Bullet::Detector::NPlusOneQuery

def impossible?(object)

def impossible?(object)
  impossible_objects.include? object.bullet_key
end