!7 concept Job { } p { db(); } html { ret h2("Jobs") + p("Jobs: " + countConcepts(Job)); }