# File lib/fog/aws/parsers/elasticache/describe_parameter_groups.rb, line 9 def reset super @response['CacheParameterGroups'] = [] end