# File lib/fog/aws/parsers/cloud_formation/describe_change_set.rb, line 23 def reset_resource_change @resource_change = {'Details' => [], 'Scope' => [] } end