# File lib/bullet/active_record52.rb, line 174 def include?(object) if Bullet.start? Bullet::Detector::NPlusOneQuery.call_association(owner, reflection.name) end super end