mirror of
https://github.com/ruby/ruby.git
synced 2026-08-17 02:20:55 +08:00
[Bug #20892] Until the introduction of that method, it was impossible for a Module name not to be valid JSON, hence it wasn't going through the slower escaping function. This assumption no longer hold.