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