public JsonFileManager(JsonManager jsonManager)
 {
     this._jsonManager = jsonManager;
 }