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