# File lib/fog/storage/parsers/google/get_service.rb, line 8 def reset @bucket = {} @response = { 'Owner' => {}, 'Buckets' => [] } end