# File lib/bullet/dependency.rb, line 59
    def active_record40?
      active_record4? && ::ActiveRecord::VERSION::MINOR == 0
    end