defs.define_constant('Test::Unit::Priority::ClassMethods') do |klass|
    klass.inherits(defs.constant_proxy('Object', RubyLint.registry))

    klass.define_instance_method('priority') do |method|
      method.define_argument('name')