method
length
length(# :nodoc:)
public
Hide source
# File lib/resolv.rb, line 1116 def length # :nodoc: return @labels.length end