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