# File lib/fog/aws/parsers/compute/describe_vpc_classic_link_dns_support.rb, line 6 def reset @vpc = {} @response = { 'vpcs' => [] } end