# File lib/fog/go_grid/models/compute/server.rb, line 34 def image requires :image_id service.grid_image_get(:image => image_id) end