# File rexml/attribute.rb, line 124
  def clone
			Attribute.new self
		end