public function add(LayoutBox $box)
 {
     $this->items[$box->getIdentifier()] = $box;
 }