# File lib/bullet/dependency.rb, line 91
    def mongoid6x?
      mongoid? && ::Mongoid::VERSION =~ /\A6/
    end