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