# File lib/Dnsruby/name.rb, line 367
      def self.split(arg)
        return Name.split(arg)
      end