constructor(options) {

        super();
        this.options = options;
        this._locked = null;