# File lib/fog/aws/parsers/compute/describe_network_acls.rb, line 8 def reset super @response = { 'networkAclSet' => [] } @item_level = 0 end