# File lib/fog/aws/parsers/compute/create_network_acl.rb, line 8 def reset super @response = { 'networkAcl' => {} } end