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