# File lib/xml/sax.rb, line 67
def
processingInstruction
(
target
,
data
)
raise
"not implemented"
end