defs.define_constant('RSpec::Core::Example::Procsy') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))

    klass.define_instance_method('===') do |method|
      method.define_rest_argument('a')