Returns the JSON generator module that is used by JSON.
100 101 102
# File 'lib/json/common.rb', line 100 def generator @generator end