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