if self._hetero is True:
            attrs.append("H")
        elif self._hetero is False:
            attrs.append("C")