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