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