63 64 65 66
# File 'lib/code42/user.rb', line 63 def unblock client.unblock_user(id) client.user id end