Arguments Name: text, Type: str text content of a element Source def add_text(self, text): self._text += text