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