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