public ProperBox(LabelBox box)
 {
     this.box = box;
 }