# File lib/fog/clodo/requests/compute/get_image_details.rb, line 12 def get_image_details(image_id) response = Excon::Response.new response.status = 404 response end