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