class Excluded {
    readonly _tagGroup = 'Excluded';
    readonly isInvalid = false;
    readonly instance: Instance;