!7 concept QAndA { S question, answer; } module QuestionsAndAnswers > DynCRUD { *() { super(QAndA); } }