# File lib/new_relic/json_wrapper.rb, line 74 def self.normalize(o) NewRelic::Agent::EncodingNormalizer.normalize_object(o) end