create# classmethod Group.create(layout, name)# Create a group. Parameters: layoutLayoutLayout to create the group in. namestrName of the group. Returns: GroupGroup created.