// CR: 8.3.4 // CR: 8.2.11 async private Task PayInstallCost(IInstallDestination destination) { await destination.PayInstallCost(card); }