# File rexml/instruction.rb, line 44
  def clone
			Instruction.new self
		end