# File lib/new_relic/environment_report.rb, line 123
    def []=(key, value)
      @data[key] = value
    end