!752 concepts. concept Screenshot { *(S bla) {} } p { Screenshot s = new Screenshot("bla"); assertSame(s, last(list(Screenshot))); print("ok"); }