# File lib/fog/brightbox/models/compute/accounts.rb, line 12 def all data = service.list_accounts load(data) end