public dispose(): void {
        logger.debug("Disposing ExtensionOptions");

        this._onChange.dispose();
        this.storage.dispose();