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