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