Method: Resolv::IPv4#hash

Defined in:
lib/resolv.rb

#hashObject

:nodoc:



2970
2971
2972
# File 'lib/resolv.rb', line 2970

def hash # :nodoc:
  return @address.hash
end