# File lib/libxml/node.rb, line 284
      def pi?
        node_type == PI_NODE
      end