/** unsetEntityContext */
 public void unsetEntityContext() {
   super.unsetEntityContext();
   instanceExtension.unsetEntityContext();
 }