# File lib/bullet/dependency.rb, line 75
    def active_record51?
      active_record5? && ::ActiveRecord::VERSION::MINOR == 1
    end