30 31 32
# File 'lib/code42/user.rb', line 30 def update(attributes) client.update_user(id, attributes) end