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