# File lib/fog/aws/parsers/cdn/get_invalidation.rb, line 8
          def reset
            @response = { 'InvalidationBatch' => { 'Path' => [] } }
          end