# File jabber4r/protocol.rb, line 1058

      def add_attribute(name, value)

        @attributes[name]=value

        self

      end