# File lib/fog/aws/parsers/cdn/distribution.rb, line 8
          def reset
            @response = { 'DistributionConfig' => { 'CNAME' => [], 'Logging' => {}, 'TrustedSigners' => [] } }
          end