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