class ActiveSupport::JSON::Encoding::JSONGemEncoder

def initialize(options = nil)

def initialize(options = nil)
  @options = options || {}
end