SafeData
This class serves as a base or mixin for strings that have been marked as safe for HTML rendering. It provides an html method to ensure interoperability with other template engines, allowing them to recognize and handle the data without further escaping.