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