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