3435363738394041
this.description = _description; Image _image = other.getImage(); this.image = _image; List<String> _tags = other.getTags(); this.tags = _tags; QuickFixExecutor _executor = other.getExecutor(); this.executor = _executor; }