# File lib/fog/identity/openstack/v2/models/tenants.rb, line 11
          def all(options = {})
            load_response(service.list_tenants(options), 'tenants')
          end