# File lib/faraday_middleware/response/follow_redirects.rb, line 49
    def follow_limit
      @options.fetch(:limit, FOLLOW_LIMIT)
    end