defs.define_constant('ActiveSupport::InheritableOptions') do |klass|
    klass.inherits(defs.constant_proxy('ActiveSupport::OrderedOptions', RubyLint.registry))

    klass.define_instance_method('inheritable_copy')