public void AddTool(Tool tool) { //tool.AttachToHolder(CreateHolder()); tool.AttachToHolder(GetEmptyHolder()); }