toString
toString x
-- converts
x
to a string using
name
, unless
x
is already a string, in which case
x
is returned.