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