public bool Exist(string path, string accountName) { return(accountStore.Exist(path, accountName)); }