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