# File lib/nokogiri/xml/node.rb, line 249
      def xml?
        type == DOCUMENT_NODE
      end