String ICLerkService.SuggestClerkPassword() { IMerchantService MerchSvcs = new MerchantService(); return(MerchSvcs.SuggestMerchantPassword()); }