# File lib/fog/aws/parsers/storage/get_bucket_versioning.rb, line 8 def reset @response = { 'VersioningConfiguration' => {} } end