# File lib/libxml/node.rb, line 289
      def text?
        node_type == TEXT_NODE
      end