# File lib/twitter/base.rb, line 113
    def rate_limit_status
      perform_get('/account/rate_limit_status.json')
    end