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

    klass.define_method('wrap') do |method|
      method.define_argument('line')