# File lib/fog/parsers/terremark/get_network_ips.rb, line 5 def reset @ip_address = {} @response = { "IpAddresses" => [] } end