# File rexml/instruction.rb, line 69 def Instruction.pull source source.match(PATTERN, true)[1,2] end