internal string getContactInfoAsJsonFormatFor()
 {
     return(contactInfoDao.getContactInfoAsJsonFormatFor());
 }