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