class Bullet::Detector::Association
def eager_loadings
that the associations are preloaded by find :include.
eager_loadings keep the object relationships
def eager_loadings Thread.current[:bullet_eager_loadings] end
def eager_loadings Thread.current[:bullet_eager_loadings] end