# File lib/bullet/dependency.rb, line 83
    def mongoid4x?
      mongoid? && ::Mongoid::VERSION =~ /\A4/
    end