# File tokyotyrant.rb, line 931
    def []=(key, value)
      return put(key, value)
    end