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