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