private string GetHandValue(Player player) { return(string.Format($"({Rules.GethandValue(player._Hand)})")); }