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.thread_variable_get(:bullet_eager_loadings) end
def eager_loadings Thread.current.thread_variable_get(:bullet_eager_loadings) end