# File lib/fog/aws/parsers/redshift/describe_cluster_security_groups.rb, line 11 def reset @response = { 'ClusterSecurityGroups' => [] } end