defs.define_constant('URI::HTTPS::Generic') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))
    klass.inherits(defs.constant_proxy('URI', RubyLint.registry))
    klass.inherits(defs.constant_proxy('URI::REGEXP', RubyLint.registry))