void releaseParent() {
   parent.destroyItem(this, parent.indexOf(this));
 }