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