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