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