static void useConceptsAndCLStatements(S concepts, S statements) { useConcepts(concepts); useStatements_cl(statements); }