method
get_name
get_name()
public
Hide source
# File lib/resolv.rb, line 1502 def get_name return Name.new(self.get_labels) end