method

hash

v1_8_6_287 - Show latest stable - Class: Resolv::DNS::Label::Str
hash()
public

No documentation available.

# File lib/resolv.rb, line 1004
        def hash
          return @downcase.hash
        end