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