# File lib/fog/softlayer/models/compute/server.rb, line 111
        def image_id
          attributes[:image_id][:globalIdentifier] unless attributes[:image_id].nil?
        end