public ProfileRepository()
 {
     _instance = ConnectDatabase.GetInstance();
 }