mirror of
https://github.com/ruby/ruby.git
synced 2026-01-29 13:34:17 +00: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.