# File lib/new_relic/json_wrapper.rb, line 70
    def self.normalize_string(s)
      NewRelic::Agent::StringNormalizer.normalize_string(s)
    end