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