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