# File lib/nmap/parser.rb, line 1461
        def <=>(osmatch)
                @accuracy <=> osmatch.accuracy
        end