Which method is automatically called when an object is converted to a string in JavaScript?
toString()
valueOf()
toValue()
tostring()