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