if (typeof this.options.db !== "undefined") {
            uri += `/${this.options.db}`;
        }