# File lib/Dnsruby/ipv4.rb, line 62
    def ==(other)
      return @address == other.address
    end