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