toJSON () {
        const { width, height } = this;
        return {
            ...super.toJSON(),
            width,