defs.define_constant('ActionDispatch::Cookies::ChainedCookieJars') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))

    klass.define_instance_method('encrypted')