When we call #to_s on a symbol, the resulting string is not frozen. A new instance of String will be allocated when #to_s is again called on the ...
確定! 回上一頁