# File lib/bullet/dependency.rb, line 79 def active_record52? active_record5? && ::ActiveRecord::VERSION::MINOR == 2 end