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