# File lib_wpm/wpm/rexml.rb, line 83 def instruction(target, data) @reader.processing_instruction(target, data) end