public Task <IBlobInfo> GetReadmeAsync(int contestId) => _blobProvider.GetFileInfoAsync( _contestReadmeNameFormat(contestId));