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