# File lib/fog/compute/models/bluebox/server.rb, line 44 def image requires :image_id connection.images.get(image_id) end