# File lib/fog/brightbox/models/compute/api_clients.rb, line 9 def all data = service.list_api_clients load(data) end