# File lib/fog/aws/parsers/elasticache/describe_cache_clusters.rb, line 8 def reset super @response['CacheClusters'] = [] end