class Bullet::Detector::CounterCache

def impossible_objects

def impossible_objects
  Thread.current.thread_variable_get(:bullet_counter_impossible_objects)
end