# File lib/mcollective/rpc/reply.rb, line 65
      def []=(key, val)
        @data[key] = val
      end