Which method is used to convert a JavaScript object to a JSON string with customized transformations?
stringify()
serialize()
parse()
toJSON()