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