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