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