# File lib/fog/container_infra/openstack/models/clusters.rb, line 11
        def all
          load_response(service.list_clusters, "clusters")
        end