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