How many members of the group?
Returns:
the number of members of the group
213 214 215
# File 'lib/jss-api/api_object/group.rb', line 213 def size @members.count end