defs.define_constant('Mongoid::Atomic::Paths::Embedded::One::Many') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))
    klass.inherits(defs.constant_proxy('Mongoid::Atomic::Paths::Embedded', RubyLint.registry))

    klass.define_instance_method('initialize') do |method|