public LadderController(IFifaWorldCupRepository fifaCupRepository) { _fifaCupRepository = fifaCupRepository; }