# File lib/fog/compute/parsers/slicehost/get_images.rb, line 8 def reset @image = {} @response = { 'images' => [] } end