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