constructor(options) {
        super();
        this.options = options;
        this._locked = null;
        let self = this;