toJSON () {
        const { instructions, isClosed } = this;
        return {
            ...super.toJSON(),
            instructions,