# File lib/dnsruby/resource/NXT.rb, line 110 def rdata_to_string "#{next_domain} #{NxtTypes.codes_to_names(types).join(' ')}" end