= private = protected
new(name)
Creates a new DomainName from name.
# File lib/resolv.rb, line 1566 def initialize(name) @name = name end