92 93 94
# File 'lib/labclient/groups/group.rb', line 92 def member(user_id) client.members.groups.show(id, user_id) end