# File rexml/attribute.rb, line 168
    def element=( element )
      @element = element
      self
    end