# File jabber4r/protocol.rb, line 873
      def add_attribute(attrib, value)
        @attributes[attrib]=value
        self
      end