# File lib/rexml/functions.rb, line 373
    def Functions::processing_instruction( node )
      node.node_type == :processing_instruction
    end