Match specific string but not the specified exceptions.
default_instances_pattern = re.compile(r'NotThis|NotThat|GoAway|(WeWantThis)')