defs.define_constant('Mongoid::Relations::Embedded::Batchable') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))

    klass.define_instance_method('batch_clear') do |method|
      method.define_argument('docs')