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