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