public BranchManager()
 {
     _branchGetway = new BranchGetway();
 }