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