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