public PlayerPrefsContext(PlayerPrefsStrategyInterface playerPrefsStrategyInterface)
 {
     this.playerPrefsStrategyInterface = playerPrefsStrategyInterface;
 }
 public PlayerPrefsContext(PlayerPrefsStrategyInterface playerPrefsStrategyInterface)
 {
     this.playerPrefsStrategyInterface = playerPrefsStrategyInterface;
 }