/*     */ private int tagToInteriorID(String tag) /*     */ {
   /* 409 */ return tagToID(Tags.toInnerTag(tag));
   /*     */ }