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