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

    klass.define_method('builder') do |method|
      method.define_argument('base')