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