# File lib/nmap/parser.rb, line 313
        def ==(parser)
                @rawxml == parser.rawxml
        end