mirror of
https://github.com/ruby/ruby.git
synced 2026-08-04 03:04:43 +08:00
All the `json/add` related methods for string were always defined unconditionally from the generators. It's preferable to only define them if `json/add` is actually used.