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