defs.define_constant('Arel::Nodes::Descending') do |klass|
    klass.inherits(defs.constant_proxy('Arel::Nodes::Ordering', RubyLint.registry))

    klass.define_instance_method('ascending?')