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