# File lib/fog/aws/parsers/elasticache/base.rb, line 9 def reset super @response = { 'ResponseMetadata' => {} } end