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