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