# File lib/fog/compute/ecloud/models/rows.rb, line 34
        def environment_id
          href.scan(/\d+/)[0]
        end