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