method

hash

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

No documentation available.

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