# File /home/ser/Work/rexml/rexml/attribute.rb, line 109
  def element=( element )
			@element = element
			self
		end