# File lib/fog/compute/models/storm_on_demand/balancers.rb, line 12 def all data = connection.list_balancers.body['loadbalancers'] load(data) end