# File lib/ohai/system.rb, line 54
    def []=(key, value)
      @data[key] = value
    end