# File lib/fog/aws/parsers/sns/get_topic_attributes.rb, line 8
          def reset
            @response = { 'Attributes' => {} }
          end