# File lib/fog/aws/parsers/compute/describe_vpc_attribute.rb, line 6 def reset @response = { } @in_enable_dns_support = false @in_enable_dns_hostnames = false end