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