get_name()
No documentation available.
# File lib/resolv.rb, line 1626 def get_name return Name.new(self.get_labels) end