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