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