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