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