# File lib/fog/compute/ecloud/models/catalog_configurations.rb, line 11 def all data = service.get_catalog_configurations(href).body load(data) end