# File lib/libxml/node.rb, line 299
      def xinclude_start?
        node_type == XINCLUDE_START
      end