# File lib/bullet/dependency.rb, line 63
    def active_record41?
      active_record4? && ::ActiveRecord::VERSION::MINOR == 1
    end