85 86 87
# File 'lib/labclient/groups/group.rb', line 85 def member(user_id) client.members.groups.show(id, user_id) end