# File lib/fog/aws/parsers/cloud_formation/describe_stack_resource.rb, line 6
          def reset
            @resource = {}
            @response = { 'StackResourceDetail' => {} }
          end