# File lib/fog/identity/openstack/v3/models/user.rb, line 28 def projects requires :id service.list_user_projects(id).body['projects'] end