# File lib/nmap/parser.rb, line 1018
        def <=>(port)
                @num <=> port.num
        end