public ProfileService()
 {
     dbService = DbService.GetDbService();
 }