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