fun group(s: String): List<Any>
Returns the group of the passed composite key.
s - the string representation of a composite key.
s
Return the corresponding list of group components.