static L lispStatementsByHead(fS... heads) { ret aiUsing([LispStatement s : values(lispStatements_cached()) | s.term.is(heads)]); }