toJSON() -> String
返回一个 JSON 格式的字符串。
'The "Quoted" chronicles'.toJSON(); //-> '"The \"Quoted\" chronicles"'