# File lib/fog/openstack/models/identity/tenants.rb, line 10
        def all
          load(connection.list_tenants.body['tenants'])
        end