# File lib/fog/aws/parsers/simpledb/list_domains.rb, line 10
          def reset
            @response = { 'Domains' => [] }
          end