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