method
get_label
get_label()
public
Hide source
# File lib/resolv.rb, line 1531 def get_label return Label::Str.new(self.get_string) end