# File rexml/pullparser.rb, line 160 def instruction name, instruction @main.push PullEvent.new( instruction:instruction, name, instruction ) end