defs.define_constant('Gem::Source::Installed') do |klass|
    klass.inherits(defs.constant_proxy('Gem::Source', RubyLint.registry))

    klass.define_instance_method('<=>') do |method|
      method.define_argument('other')