buffHistory.__str__() ===================== This is this object's cast to string function. **Return** This function returns a string of this format : Buff Start : buffHistory.StartTime end : buffHistory.EndTime **Usage** .. code-block:: python print(str(newBuffHistory))