# File lib/openstack/compute/connection.rb, line 152 def get_image(id) OpenStack::Compute::Image.new(self,id) end