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