static MultiSet asMultiSet(Collection l) { ret new MultiSet(l); }