# File lib/twitter/base.rb, line 99
    def update(attrs)
      @attrs.update(attrs)
      self
    end