public async Task AllTimeBest(string page = null) { await publicService.AllTimeBestAsync(Context, page); }