I have the following class
class ContactCard: def __init__(self): self._default_email = None def add_email(sel