class Bullet::Detector::CounterCache

def possible_objects

def possible_objects
  Thread.current[:bullet_counter_possible_objects]
end