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