# File lib/fog/container_infra/openstack/models/cluster_templates.rb, line 11
        def all
          load_response(service.list_cluster_templates, 'clustertemplates')
        end