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