# File temp/parsers/pullparser.rb, line 132
      def instruction?
        @contents[0] == :processing_instruction
      end