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