# File lib/fog/compute/ecloud/models/row.rb, line 43 def environment_id reload if other_links.nil? other_links[:Link][:href].scan(/\d+/)[0] end