# File lib/domain_name.rb, line 234
def DomainName(hostname)
  DomainName.new(hostname)
end