# File lib/new_relic/json_wrapper.rb, line 66
    def self.load(string)
      @load_method.call(string)
    end