class Bullet::Detector::NPlusOneQuery

def possible?(bullet_ar_key)

def possible?(bullet_ar_key)
  possible_objects.include? bullet_ar_key
end