# File lib/fog/image/openstack/v2/models/images.rb, line 15 def summary(options = {}) load_response(service.list_images(options), 'images') end