# File lib/xml/dom2/processinginstruction.rb, line 49
      def nodeType
        PROCESSING_INSTRUCTION_NODE
      end