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