14 15 16
# File 'lib/code42/user.rb', line 14 def self.create(attributes) client.create_user(attributes) end