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