# File lib/fog/aws/parsers/storage/get_bucket_tagging.rb, line 6
          def reset
            @in_tag = {}
            @response = {'BucketTagging' => {}}
          end