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