/** * @author Kim Paterson */ package question; public class QuestionGroup implements QuestionItem { }