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