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