toString
Render the object passed as parameter by calling its toString method. return o.toString();
return o.toString();