groups()
Returns an array of all the groups in the Address Book database.
Declaration
func groups() -> [Any]!Return Value
An array of all the groups in the Address Book database.
Discussion
If the database doesn’t contain any groups, this method returns an empty array.