# File lib/libxml/node.rb, line 298
      def xinclude_end?
        node_type == XINCLUDE_END
      end