# File lib/fog/rackspace/models/compute/server.rb, line 40 def image requires :image_id service.images.get(image_id) end