# File lib/nmap/parser.rb, line 1142
        def <=>(hop)
                @ttl <=> hop.ttl
        end