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