= private = protected
instruction?()
Content: [ String text ]
# File lib/rexml/parsers/pullparser.rb, line 132 def instruction? @contents[0] == :processing_instruction end