I am using .toString to return a string representation of an object, i.e. ... Overriding Object.toString is a good approach. However, your current ...
stackoverflow.com