Deprecated alias for str.
class typing.Text
def add_unicode_checkmark(text: Text) -> Text: return text + u' \u2713'