# File lib/fog/ecloud/models/compute/server.rb, line 249 def environment_id other_links[:Link].detect { |l| l[:type] == "application/vnd.tmrk.cloud.environment" }[:href].scan(/\d+/)[0] end