# File lib/fog/identity/openstack/v3/models/user.rb, line 72 def create merge_attributes( service.create_user(attributes).body['user'] ) self end