# File lib/bullet/dependency.rb, line 5
    def mongoid?
      @mongoid ||= defined? ::Mongoid
    end