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