public AlmacenService()
 {
     this.almacenDAO = new AlmacenDAO();
 }
 public AlmacenService()
 {
     this.almacenDAO = new AlmacenDAO();
 }