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