Checks object to see if it can be converted to a string; if not, returns an empty string
The unknown object to stringify
Returns the original object if it can be converted to a string; '' otherwise
Checks object to see if it can be converted to a string; if not, returns an empty string