# File lib/dnsruby/name.rb, line 408
      def to_s
        return @string.to_s # + "."
      end