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