public void CreateBranch(Branch branch)
 {
     directory.CreateBranch(branch);
 }