static ProfileClient()
 {
     DataStore = new DiskDataStore();
 }
 static FileUtilities()
 {
     DataStore = new DiskDataStore();
 }