/// <summary>
 /// Reloads the setting values
 /// </summary>
 public void Reload( )
 {
     _instance = null;
 }
 /// <summary>
 /// Reloads the setting values
 /// </summary>
 public void Reload( )
 {
     _instance = null;
 }