// issues/see annotations writeIssuesOrSees(utils.specAnnotation(data, spock.lang.Issue), 'Issues') writeIssuesOrSees(utils.specAnnotation(data, spock.lang.See), 'See')