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