package uk.org.gss_data.pmd_drafter.model import groovy.transform.Canonical @Canonical class Graph { String status = null }