/* */ {
/* 662 */ if (this.attachments == null)
/* */ {
/* 664 */ if (attachment == null)
/* 665 */ return;
/* 666 */ this.attachments = new TypeInfoAttachments();
/* */ }
/* */ }
/* 669 */ if (attachment == null)
/* 670 */ this.attachments.removeAttachment(name);
/* */ else