class Bullet::Detector::Association
def possible_objects
that the objects may cause N+1 query.
possible_objects keep the class to object relationships
def possible_objects Thread.current[:bullet_possible_objects] end
def possible_objects Thread.current[:bullet_possible_objects] end