A Python reference implementation of the CF data model
Called by the str built-in function.
str
x.__str__() <==> str(x)