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