defs.define_constant('Nokogiri::XML::ElementDecl') do |klass|
    klass.inherits(defs.constant_proxy('Nokogiri::XML::Node', RubyLint.registry))

    klass.define_instance_method('content')