class Unfixable {
    readonly _tagGroup = 'Unfixable';
    readonly isInvalid = true;
    readonly unfixable: Instance;