public void Save()
 {
     _profileDao.SaveProfile(this);
 }