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