# File lib/fog/storage/parsers/aws/get_bucket_logging.rb, line 8
          def reset
            @grant = { 'Grantee' => {} }
            @response = { 'BucketLoggingStatus' => {} }
          end