defs.define_constant('Mongoid::Criteria::Mongo') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))
    klass.inherits(defs.constant_proxy('Mongoid::Contextual::Queryable', RubyLint.registry))
    klass.inherits(defs.constant_proxy('Mongoid::Relations::Eager', RubyLint.registry))
    klass.inherits(defs.constant_proxy('Mongoid::Contextual::Atomic', RubyLint.registry))