# File lib/fog/openstack/models/identity/tenant.rb, line 23 def users requires :id connection.users(:tenant => self) end