public HandClassificator() { this.actions = new GameActions(); this.random = new RandomNumberProvider(); }