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