# File lib/nmap/parser.rb, line 513
        def addr
                @ip4_addr or @ip6_addr
        end