# File lib/nokogiri/xml/node.rb, line 579
      def text?
        type == TEXT_NODE
      end