# File lib/fog/compute/openstack/models/tenants.rb, line 10
        def all
          load_response(service.list_tenants, 'tenants')
        end