sS markSafe(Collection identifiers) { ret markIdentifiersSafe(identifiers); } sS mapMethodLike markSafe(S... identifiers) { ret markIdentifiersSafe(identifiers); }